OnClientLoadedRows Property (TransposedGrid<T>)
Occurs after the grid rows have been bound to the data source.
[Json(true,
2,
"loadedRows")]
public virtual string OnClientLoadedRows {get; set;}
'Declaration
<JsonAttribute(True,
2,
"loadedRows")>
Public Overridable Property OnClientLoadedRows As String